Carbon


QTVRImagingMode

Header: QuickTimeVR.h

enum QTVRImagingMode {
    kQTVRStatic = 1,
    kQTVRMotion = 2,
    kQTVRCurrentMode = ,
    kQTVRAllModes = 100
};

Constant descriptions

kQTVRStatic
kQTVRMotion
kQTVRCurrentMode
kQTVRAllModes


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)